home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 24
/
AACD 24.iso
/
AACD
/
Online
/
Epic4
/
share
/
epic
/
help
/
6_functions
/
getarrays
< prev
next >
Wrap
Text File
|
2001-03-21
|
429b
|
18 lines
Synopsis:
$getarrays()
Technical:
This function displays all existing arrays created by $setitem().
Practical:
This function is used to show all current arrays. his might be useful
for modifying data in multiple arrays, when it is not known precisely
which ones exist at the moment in question.
Returns:
list of array names, or nothing if none are set
See Also:
Arrays(7); setitem(6)